home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 2 / BBS in a box - Trilogy II.iso / Files / Hyper / A-An / Animation Help v.1.03 / Animation Help v.1.03 / card_22331.txt < prev    next >
Encoding:
Text File  |  1990-07-07  |  517 b   |  28 lines

  1. -- card: 22331 from stack: in.03
  2. -- bmap block id: 20917
  3. -- flags: 2000
  4. -- background id: 22195
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=175 top=98 right=115 bottom=194
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: photon
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   repeat 5
  23.     visual zoom open
  24.     go to this card
  25.   end repeat
  26. end mouseUp
  27.  
  28.